vcGetFlowStepStatement
Get flow step statement.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| FlowGroup | vcProcessFlowGroup | RW | Gets or sets a specific flow group to which particular flow step belongs to. |
| FlowStep | vcProcessFlowStep | RW | Gets or sets a step from a flow sequence. |
| FlowStepSource | vcFlowStepSource | RW | Gets or sets where flow info will be queried from. |
| ProcessGroup | vcProcessGroup | RW | Gets or sets the process group. |
| ProductVariableName | String | RW | Gets or sets the product variable name. |
| ReturnVariableName | String | RW | Gets or sets the name of the process variable to use for storing the created FlowInfo objects. |